'Declaration
Public Sub SetSearchTextFuzzyMatch( _ ByVal EnableFuzzyMatch As Boolean _ )
public void SetSearchTextFuzzyMatch( bool EnableFuzzyMatch )
public procedure SetSearchTextFuzzyMatch( EnableFuzzyMatch: Boolean );
public function SetSearchTextFuzzyMatch( EnableFuzzyMatch : boolean );
public: void SetSearchTextFuzzyMatch( bool EnableFuzzyMatch )
public: void SetSearchTextFuzzyMatch( bool EnableFuzzyMatch )
Parameters
- EnableFuzzyMatch